/*
Theme Name: Verifi 2024
Theme URI: https://www.verifi.com
Author: brandotron
Author URI: http://brandotron.com
Description:  Verifi
Version: 1
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: verifi
Tags: verifi
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
# Woocommerce
# Footer
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/



/*.entry-content p, .entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5
{
	padding-left: 3rem;
	padding-right: 3rem;
}*/

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}

main{
	background: #fafcfe;
}

.footer p{
	font-size:1rem;
	margin-bottom: 0rem;
	line-height:2rem;
}

b, strong{
	  color: #252b66;
	font-weight: 700;
}
.footer h4{
	font-weight:500 !important;
	color: #5C5C5C;
}

.social-id li {
    display: inline-block;
    border: 0;
    margin: 0;
    padding: 0;
}

.social-id li a {
    display: block;
    background: url("sprite_social.png") no-repeat;
    height: 36px;
    width: 36px;
    text-indent: -999em;
}

.social-id .linkedin {
background-position: 0 0;
}

.social-id .fb {
background-position: 0 -39px;
}

.social-id .twitter {
background-position: 0 -78px;
}

#menu-footer-menu{padding-inline-start:0px !important;}

.genesis-footer-menu {
border-top: 1px solid #ccc;
padding: 20px 0;
margin: 20px 40px 0px 20px;
text-align: center;
}

.genesis-footer-menu li {
display: inline-block;
padding: 0 10px;
text-align: center;
font-size:.9rem;
}

#menu-footer-menu{
	margin-bottom: 0 !important;
}

.mobanner{
	display:block;
}
.desbanner{
	display:none;
}

h2.visablue {
color: #252b66;
font-size: 28px;
border-bottom: 3px solid #f7b616;
font-weight: 700;
}
.purp{
	background: #292344;
	color:#FFFFFF;
}
h2.has-background{
padding:6px;
		margin-left:0px !important;
	margin-right:0px !important;
}
@media (min-width: 782px){
.wp-block-columns {
padding:5%;
	}}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

dfn {
  font-style: italic;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 2.5rem;
}

hr {
  box-sizing: content-box;
  height: 0;
}

ul{
	padding-inline-start:80px;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

@media (min-width: 1200px){
.container, .container-lg, .container-md, .container-sm, .container-xl {
max-width: 1200px;
	}

.mobanner{
	display:none;
}
.desbanner{
	display:block;
}}


/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/

@font-face {
	font-family: "Visa Dialect UI";
	src: url("VisaDialectUI-Light-Web.woff2") format("woff2"),
		     url("VisaDialectUI-Light-Web.woff") format("woff");
	font-weight: 300;
	font-style: normal;
	}

@font-face {
	font-family: "Visa Dialect UI";
	src: url("VisaDialectUI-LightItalic-Web.woff2") format("woff2"),
		     url("VisaDialectUI-LightItalic-Web.woff") format("woff");
	font-weight: 300;
	font-style: italic;
	}

@font-face {
	font-family: "Visa Dialect UI";
	src: url("VisaDialectUI-Regular-Web.woff2") format("woff2"),
		     url("VisaDialectUI-Regular-Web.woff") format("woff");
	font-weight: 400;
	font-style: normal;
	}

@font-face {
	font-family: "Visa Dialect UI";
	src: url("VisaDialectUI-RegularItalic-Web.woff2") format("woff2"),
		     url("VisaDialectUI-RegularItalic-Web.woff") format("woff");
	font-weight: 400;
	font-style: italic;
	}

@font-face {
	font-family: "Visa Dialect UI";
	src: url("VisaDialectUI-Medium-Web.woff2") format("woff2"),
		     url("VisaDialectUI-Medium-Web.woff") format("woff");
	font-weight: 500;
	font-style: normal;
	}

@font-face {
	font-family: "Visa Dialect UI";
	src: url("VisaDialectUI-MediumItalic-Web.woff2") format("woff2"),
		     url("VisaDialectUI-MediumItalic-Web.woff") format("woff");
	font-weight: 500;
	font-style: italic;
	}

@font-face {
	font-family: "Visa Dialect UI";
	src: url("VisaDialectUI-Semibold-Web.woff2") format("woff2"),
		     url("VisaDialectUI-Semibold-Web.woff") format("woff");
	font-weight: 600;
	font-style: normal;
	}

@font-face {
	font-family: "Visa Dialect UI";
	src: url("VisaDialectUI-SemiboldItalic-Web.woff2") format("woff2"),
		     url("VisaDialectUI-SemiboldItalic-Web.woff") format("woff");
	font-weight: 600;
	font-style: italic;
	}

@font-face {
	font-family: "Visa Dialect UI";
	src: url("VisaDialectUI-Bold-Web.woff2") format("woff2"),
		     url("VisaDialectUI-Bold-Web.woff") format("woff");
	font-weight: 700;
	font-style: normal;
	}

@font-face {
	font-family: "Visa Dialect UI";
	src: url("VisaDialectUI-BoldItalic-Web.woff2") format("woff2"),
		     url("VisaDialectUI-BoldItalic-Web.woff") format("woff");
	font-weight: 700;
	font-style: italic;
	}

body {
  margin: 0;
  -webkit-font-smoothing: auto;
	font-family: "Visa Dialect UI",sans-serif;
	font-weight: 400;
	color:#56565a;
	font-size: 1.3rem;
}
h1, h2, h3, h4, h5, h6 {
  clear: both;
  color: #252b66;
  font-weight: 700;
/*  margin-top: 24px;
  margin-bottom: 15px;*/
}
h1 {
font-size: 60px;
    line-height: min(4.5vmax,75px);
    letter-spacing: -0.025vmax;
	font-weight: 500;
}
h2 {
  font-size: 36px;
  padding-bottom: 0.3em;
  line-height: 1.25;
}
h3 {
  font-size: 24px;
  line-height: 30px;
}
h4 {
  font-size: 1.23rem;
  line-height: 1.5rem;
}
h5 {
  font-size: 14px;
  line-height: 17.5px;
}

p {
  margin-bottom: 0;
}
h1.entry-title {
color:#FFFFFF;
}
h2.entry-title {
  border-bottom: 1px solid #eaecef;
}
h3.widget-title {
  font-size: 1.2rem;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/


img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */
}

figure {
  margin: 1em 0;
  /* Extra wide images within figure tags don't overflow the content area. */
}

table {
  margin: 0 0 1.5em;
  width: 100%;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/

	
.mobanner{
	display:none;
}
.desbanner{
	display:block;
}

/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/

@media screen and (min-width: 37.5em) {
  .menu-toggle {
    display: none;
  }
}
@media screen and (min-width: 821px) {
  .dropdown-menu li > .dropdown-menu {
    right: -9.875rem;
    top: 1.375rem;
  }
}
@media screen and (max-width: 991px) {
  .navbar-nav .dropdown-menu {
    border: medium none;
    padding: 0;
  }

  .dropdown-menu li a {
    padding: 0;
  }

  #masthead .navbar-nav > li > a {
    padding-bottom: 0.625rem;
    padding-top: 0.313rem;
  }

  .navbar-light .navbar-toggler {
    border: medium none;
    outline: none;
  }
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
  margin: 0 0 1.5em;
  overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  float: left;
  width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%;
}
.comment-content.card-block {
  padding: 20px;
}

.navigation.post-navigation {
  padding-top: 1.875rem;
}

.post-navigation .nav-previous a,
.post-navigation .nav-next a {
  border: 1px solid #ddd;
  border-radius: 0.938rem;
  display: inline-block;
  padding: 0.313rem 0.875rem;
  text-decoration: none;
}

.post-navigation .nav-next a::after {
  content: " \2192";
}

.post-navigation .nav-previous a::before {
  content: "\2190  ";
}

.post-navigation .nav-previous a:hover,
.post-navigation .nav-next a:hover {
  background: #eee none repeat scroll 0 0;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 0.313rem;
  line-height: normal;
  padding: 0.938rem 1.438rem 0.875rem;
  text-decoration: none;
  top: 0.313rem;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

a img.alignright {
  float: right;
  margin: 0.313rem 0 1.25rem 1.25rem;
}

a img.alignnone {
  margin: 0.313rem 1.25rem 1.25rem 0;
}

a img.alignleft {
  float: left;
  margin: 0.313rem 1.25rem 1.25rem 0;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption.alignnone {
  margin: 0.313rem 1.25rem 1.25rem 0;
}

.wp-caption.alignleft {
  margin: 0.313rem 1.25rem 1.25rem 0;
}

.wp-caption.alignright {
  margin: 0.313rem 0 1.25rem 1.25rem;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
  table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
  margin: 0 0 1.5em;
  font-size: 0.875rem;
  /* Make sure select elements fit in widgets. */
}
.widget select {
  max-width: 100%;
}

.widget_search .search-form input[type="submit"] {
  display: none;
}

.nav > li > a:focus,
.nav > li > a:hover {
  text-decoration: none;
}
.half-rule {
  width: 6rem;
  margin: 2.5rem 0;
}
.widget_categories .nav-link {
  display: inline-block;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
#content.site-content {
  padding-bottom: 3.75rem;
  padding-top: 0rem;
}

.sticky .entry-title::before {
  content: '\f08d';
  font-family: "Font Awesome\ 5 Free";
  font-size: 1.563rem;
  left: -2.5rem;
  position: absolute;
  top: 0.375rem;
  font-weight: 900;
}

.sticky .entry-title {
  position: relative;
}

.single .byline,
.group-blog .byline {
  display: inline;
}

.page-content,
.entry-summary {
  margin: 1.5em 0 0;
}

.page-links {
  clear: both;
  margin: 0 0 1.5em;
}

.page-template-blank-page .entry-content,
.blank-page-with-container .entry-content {
  margin-top: 0;
}

.post.hentry {
  margin-bottom: 4rem;
}

.posted-on, .byline, .comments-link {
  color: #9a9a9a;
}

.entry-title > a {
  color: inherit;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
  word-wrap: break-word;
}

.bypostauthor {
  display: block;
}

.comment-body .pull-left {
  padding-right: 0.625rem;
}

.comment-list .comment {
  display: block;
}

.comment-list {
  padding-left: 0;
}

.comments-title {
  font-size: 1.125rem;
}

.comment-list .pingback {
  border-top: 1px solid rgba(0, 0, 0, 0.125);
  padding: 0.563rem 0;
}

.comment-list .pingback:first-child {
  border: medium none;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
  display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
  background: #f1f1f1 none repeat scroll 0 0;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  padding: 0.313rem 0.313rem 0;
  text-align: center;
}
.wp-caption img[class*="wp-image-"] {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 100%;
  padding: 0;
  width: auto;
}
.wp-caption .wp-caption-text {
  font-size: 0.688rem;
  line-height: 1.063rem;
  margin: 0;
  padding: 0.625rem;
}

.wp-caption-text {
  text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
  margin-bottom: 1.5em;
}

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.gallery-item .gallery-columns-2 {
  max-width: 50%;
}
.gallery-item .gallery-columns-3 {
  max-width: 33.33333%;
}
.gallery-item .gallery-columns-4 {
  max-width: 25%;
}
.gallery-item .gallery-columns-5 {
  max-width: 20%;
}
.gallery-item .gallery-columns-6 {
  max-width: 16.66667%;
}
.gallery-item .gallery-columns-7 {
  max-width: 14.28571%;
}
.gallery-item .gallery-columns-8 {
  max-width: 12.5%;
}
.gallery-item .gallery-columns-9 {
  max-width: 11.11111%;
}

.gallery-caption {
  display: block;
}

/*--------------------------------------------------------------
# Plugin Compatibility
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Woocommerce
--------------------------------------------------------------*/
.woocommerce-cart-form .shop_table .coupon .input-text {
  width: 8.313rem !important;
}

.variations_form .variations .value > select {
  margin-bottom: 0.625rem;
}

.woocommerce-MyAccount-content .col-1,
.woocommerce-MyAccount-content .col-2 {
  max-width: 100%;
}

/*--------------------------------------------------------------
## Elementor
--------------------------------------------------------------*/
.elementor-page article .entry-footer {
  display: none;
}

.elementor-page.page-template-fullwidth #content.site-content {
  padding-bottom: 0;
  padding-top: 0;
}

.elementor-page .entry-content {
  margin-top: 0;
}

/*--------------------------------------------------------------
## Visual Composer
--------------------------------------------------------------*/
.vc_desktop article .entry-footer {
  display: none;
}

.vc_desktop #content.site-content {
  padding-bottom: 0;
  padding-top: 0;
}

.vc_desktop .entry-content {
  margin-top: 0;
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
footer#colophon {
  font-size: 85%;
}
body:not(.theme-preset-active) footer#colophon {
  color: #5C5C5C;
  background-color: #f7f7f7;
  border-top:3px solid #1A1F71;
}
.navbar-dark .site-info {
  color: #fff;
}
.copyright {
  font-size: 0.875rem;
  margin-bottom: 0;
  text-align: center;
}

.copyright a, footer#colophon a {
  color: inherit;
}

@media screen and (max-width: 767px) {
  #masthead .navbar-nav > li > a {
    padding-bottom: 0.938rem;
    padding-top: 0.938rem;
  }
}
/*--------------------------------------------------------------
# Media Query
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Notebook
--------------------------------------------------------------*/
@media only screen and (max-width: 1280px) {
  html {
    font-size: 95%;
  }
}

@media screen and (max-width: 1199px) {
	.nav-icon{
		display:none;
	}
}
/*--------------------------------------------------------------
## Netbook
--------------------------------------------------------------*/
@media only screen and (max-width: 1024px) {
  html {
    font-size: 88%;
  }
}

@media only screen and (max-width: 1200px) {
  html {
    font-size: 70%;
  }
}
/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
@media only screen and (max-width: 960px) {
  html {
    font-size: 85%;
  }
	.nav {font-size: 85%;}
}
/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
@media only screen and (max-width: 768px) {
  html {
    font-size: 80%;
  }
	#content p{padding:5%;}
}
/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
@media only screen and (max-width: 480px) {
  html {
    font-size: 75%;
  }
}
/*--------------------------------------------------------------
## brandotron
--------------------------------------------------------------*/

:where(.wp-block-columns.nogap) {
    gap: 0em;
}

#masthead .navbar-nav > li:hover > .dropdown-menu {
/*    display: block;
	left:-200px;*/
}
#masthead .navbar-nav li > .dropdown-menu li:hover .dropdown-menu {
    position: absolute;
	margin:0 auto;
	}
	    .logo {
        width: auto;
        max-width: 100%;
        height: 35px;
    }

.dropdown-item .nav-icon{
		display:none;
		color: #F0F0F0;
	}
	
	figcaption {
	font-size: .8rem;
	font-weight: 700;
	}

	h1.productbanner{
		font-size: 4rem;
		line-height: 80%;
		color: #1A1F71 !important;
		font-weight: 500;
		text-shadow: 2px 0px 4px #ffffff;
	}
	h1.productbanner .subhead1{
		font-size: 2.5rem;
		font-style: italic;
		color: #f7b616;
		text-shadow: 2px 0px 4px #ffffff;
	}
	h2{font-size: 2.375rem;
    line-height: 2.875rem;
    letter-spacing: -0.014rem;
		font-weight: 600;
}
	.wp-block-columns {
		padding: 0;
		padding-top:3% ;
		margin-bottom:0 !important;
	}
	/*.wp-block-column p,.wp-block-column h1,.wp-block-column h2,.wp-block-column h3 {
		margin-left:5rem;
		margin-right:5rem;
	}
*/
	.wp-block-image {
	margin: 0px;
	}

	.round-it{
		border-radius: 10px;
	}
.top-nav-icon{display:none;}
		
	/*	.dropdown-header{
		display: block;
		background-color:#1a1f71;
		padding: .5rem 5rem;
		margin-bottom: 0;
		font-size: 1.4rem;
		color: #ffffff;
		white-space: nowrap;

		}
.dropdown-header{
	padding: .5rem;
}

.dropdown-header a{
	color:#ffffff;
}*/
.nav-secondary{
	padding-inline-start:3rem;
}
.border-right{
	border:0px;
}

.wp-block-cover {
	background-size: contain;
	background-repeat: no-repeat;
}
	.gold-top{
		border: 5px solid #F7B600;
	}

h1.entry-title {
color:#FFFFFF;
}
	/*.entry-content h1,.entry-content h2, .entry-content p, div.navbar-brand{
	margin-left:30px;
	margin-right:30px;
	}*/

@media (min-width: 992px) {
	
	#masthead{
		padding:10px 0;
	}
	   .navbar-nav li:hover .dropdown-menu {
        display: block;
    } 
	
	.dropdown-menu{
		border:none !important;

	}

	.dropdown-title{
	margin-bottom: 17px;
    font-size: 1.5rem;
    line-height: 1.625rem;
    color: #000;
	font-weight: 700 !important;
	}
	
	/*.partners-menu{
		left:-90px;
	}*/
		.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 1rem !important;
}

	.header {
		background: #FFFFFF;
        border-bottom: 3px solid #ec8220;
		vertical-align: bottom;
		position: relative;
    }
	.navbar{
		padding:0 !important;
	}
	/*	.nav-item{
		 font-size:.9rem;
		 font-weight: 500;
		}
*/
		
		.nav, .nav a{
			color:#56565a;
		}
	.dropdown-menu a {
    	color: rgb(20, 52, 203);
		}
	.nav-item{margin-right:calc(0px + (1.25vw - ((24px - 1.25vw) * 0)));}
	
    .list-group-item {
        position: relative;
        display: block;
        padding: 0px !important;
        border: 0px !important;
    }
	
	.dropdown-item a:hover{
		background: #FFFFFF;
	}

    .list-group-item a {
        border: 0;
        display: block;
        font-weight: 400;
        padding: 110px 10px 20px;
        color: #56565a;
        font-size: 1rem;
    }

    .logo {
        width: auto;
        max-width: 100%;
        height: 35px;
    }

    .banner-image img {
        width: 100%;
        height: auto;
    }

    .banner-image {
        display: block;
		}
		
		.nohover a:hover{
			background-color: rgba(255, 0, 0, 0) !important;
		}
	
		.nav-link {
		    position: relative;
			font-size: 1.2rem;
			font-weight:600;
			color: #021e4c !important;
			line-height: 3rem;
			font-family: "Visa Dialect UI",sans-serif;
			padding: 0px calc(0px + (1.0416666666666665vw - ((20px - 1.0416666666666665vw) * 0))) 0px 0;
			white-space: nowrap;
			cursor: pointer;
			border: 0;
			background: 0;
				}
	
	.dropdown-toggle::after {
    display: inline-block;
    content: '';
    position: absolute;
    top: 22px;
    right: 0;
    border-left: solid #ec8220 2px;
    border-bottom: solid #ec8220 2px;
	border-top:0px;
	border-right:0px;
    width: 6.25px;
    height: 6.25px;
    transform: rotate(-45deg);
}
	
		.phone{
		text-align: end;
		padding-right: 0 !important;
	}
	
	.phone a:hover{
		background-color: #FFFFFF !important;
	}
		.dropdown-header{
		display: block;
		background-color:#1a1f71;
		margin-bottom: 0;
		font-size: 1.4rem;
		line-height: 2rem;
		color: #ffffff;
		padding: 1rem 1.5rem;
		white-space: nowrap;
		min-width: 22vw;
		text-align: left;
		}
	

		.dropdown-header a {
			color: #ffffff;
			line-height: 2rem;
		}
		.dropdown-item {
			font-weight:500;
			padding: 1rem 1.5rem;
		}
		ul.nav-secondary{
			
	list-style-type: disc;}
		.nav-secondary{
			font-weight:300;
			font-size:.9rem;
		}
		.telephone, .telephone a{
			font-size: 1.4rem;
			color:#F89E37 !important;
		}
		.nav-item .btn-primary{
			background: #003EA9;
			border:#003EA9;
			margin-bottom: 1rem;
			color:#ffffff;
		}
		.nav-item .btn-primary:hover{
			color:#56565a;
		}

	.nav-secondary{
		display:block;
		color:#000000;
		padding-inline-start:1.5rem;
	}
		.top-nav-icon{
			display:inline-block;
			float: right;
			margin-top: -4px;
		}
	ul.social-id{
		padding-inline-start:0px;
	}
	h2.overview{
		margin: 2% 0 0 0;
		color: #252b66;
		font-size: 28px;
		font-weight: 700;
		}
	.leaderbullets{
			padding-inline-start:20px;
	}
	.entry-content ul{
	margin-right:5%;
	}
	

	/*	.solutionsmenu{
		width: 1202px;
		margin-left:-63px;
	}*/
	.d-hidden{visibility: hidden; }
	
	.solutionsmenu .dropdown-header{
			min-width: 400px;
			}
	.benefit-icon{
		text-align: right;
		width: 120px;
		height: auto;
		padding-top:1rem;
	}
	.mediumtall{
		height:340px;
	}
	
	img.prri_thumb{
		max-width: 800px;
		background-color: #FFFFFF;
		border:1px solid #D1D3D4;
	}
	.gold-top{
		border:none;
		border-top: 5px solid #F7B600;
	}

}
#anchor{
background: #FFFFFF !important; border-bottom-right-radius: 0px !important; border-bottom-left-radius: 0px !important; 
}
.below-form-text{color:#56565a !important;}
.assessment{color:#ffffff !important;font-size: 24px;
    line-height: 30px;}
#anchor p{color:#56565a !important;}
#content.site-content {
    padding-bottom: 0px !important;
}
body:not(.theme-preset-active) footer#colophon {
    color: #FFFFFF !important;
    background-color: #021e4c !important;
}
.widgettitle{    color: #FFFFFF !important;
}

/* Visa-Specific Styles */
main{
	background: #f4f4f4;
}
.giganto-font{font-size:3em; font-weight:700;}

.btn-outline-visa {
    color: #021e4c;
    border-color: #021e4c;
}
.btn-outline-visa:hover {
    color: #ffffff;
    border-color: #021e4c;
    background: #021e4c;
}
/* Extra small devices (portrait phones, less than 576px)
No media query for `xs` since this is the default in Bootstrap*/

/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) { 
.mx-visa{margin-left:5.5%; margin-right:5.5%;}
		.px-visa{padding-left:5.375rem; padding-right:5.375rem;}
.dropdown-menu {box-shadow: none !important;}
	h1, h2{line-height: 1.2;margin-top: inherit;}
}

/*Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) { 
	.mx-visa{margin-left:5.5%; margin-right:5.5%;}
		.px-visa{padding-left:5.5%; padding-right:5.5%;}
	.dropdown-menu {box-shadow: none !important;}
		.dropdown-menu {
	  position: absolute;
			width: 800px;}
	h1 {
    font-size: 48px;
  }
}

@media (max-width: 430px) { 
		.dropdown-menu {box-shadow: none !important;}
}

@media (max-width: 821px) { 
	.skeksis{display:none !important}
	.mobsearch .form-control {padding-left:0px !important;font-size: inherit !important;}
	.px-visa{padding-left:5.5%; padding-right:5.5%;}
	h1{font-size:48px;}
}

@media (min-width: 821px) { 
	.mobsearch{display:none !important;}
}

/*Large devices (desktops, 992px and up)*/
@media (min-width: 992px) { 
	.mx-visa{margin-left:5.375rem; margin-right:5.375rem;}
	.px-visa{padding-left:5.5%; padding-right:5.5%;}
	.dropdown-menu {box-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1) !important;}
	.dropdown-menu {
	  position: absolute;
	  width: 800px;
  }
}

/*Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) { 
	.mx-visa{margin-left:5.375rem; margin-right:5.375rem;}
	.px-visa{padding-left:5.375rem; padding-right:5.375rem;}
		.dropdown-menu {box-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1) !important;}
  .dropdown-menu {
	  position: absolute;
	  width: 1200px;
  }
}
.post-navigation{display: none;}
.alert-bar .btn {
        border: 2px solid #FFFFFF;
    color: #FFFFFF;
    border-radius: 4px;
    padding: 4px;
    margin-left: 6px;
}
.btn-white {
        border: 2px solid #FFFFFF;
    color: #FFFFFF;
    border-radius: 4px;
    margin-left: 0px;
}
.alert-bar .btn:hover{opacity:60%;}
.btn-white:hover{opacity:60%;color:#FFFFFF;}
.alert-bar p{font-size:18px;color:#FFFFFF;}
.alert-bar{padding: 8px 36px; display: none; /* initially hidden */}
.alert-bar .close {
    background: #FFFFFF;
    color: #2b6afd;
    position: absolute;
    top: 10px;
    right: 10px;
    width: 24px;
    height: 24px;
    line-height: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    margin: 0;
    border: 0;
    outline: none;
    font-size: 24px;
    border-radius: 100%;
}
